projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77b221b
)
(SYSTEM_MALLOC): Turn off.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 13 Nov 1993 06:27:28 +0000
(06:27 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 13 Nov 1993 06:27:28 +0000
(06:27 +0000)
src/s/dgux.h
patch
|
blob
|
history
diff --git
a/src/s/dgux.h
b/src/s/dgux.h
index 59f6e2c94978c45f9574ccbaa746bdf008704574..747afa65d6642515592f06890e9bed9c141c3cc0 100644
(file)
--- a/
src/s/dgux.h
+++ b/
src/s/dgux.h
@@
-244,8
+244,9
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
* Use BSD and POSIX-style signals. This is crucial!
*/
+/* pmr now says the GNU malloc works. */
/* pmr@rock.concert.net says Emacs fails without this. We don't know why. */
-#define SYSTEM_MALLOC
+/* #define SYSTEM_MALLOC */
/* MAKING_MAKEFILE must be defined in "ymakefile" before including config.h */
#ifndef THIS_IS_YMAKEFILE